home *** CD-ROM | disk | FTP | other *** search
/ Super CD / Super CD.iso / ms-setup / afterdar / install.ini < prev    next >
Encoding:
INI File  |  1992-03-02  |  4.9 KB  |  221 lines

  1. [After Dark]
  2. ;------------------------------------------------------------------------------
  3. ; The total size in bytes of all files that are to be installed.
  4. ;
  5. Total Size=2000000
  6.  
  7. ;------------------------------------------------------------------------------
  8. ; Default path for the install destination
  9. ;
  10. Default Path=c:\afterdrk
  11.  
  12. ;------------------------------------------------------------------------------
  13. ; List of subdirectories that are to be created from After Darks's directory.
  14. ;
  15. ; There can be a corresponding section for any files you want to place into
  16. ; the specified subdirectory.
  17. ;
  18. Sub Dirs=BITMAPS SOUNDS ADMODULE.SDK ADMODULE.SDK\BLANKER
  19.  
  20.  
  21. ;------------------------------------------------------------------------------
  22. ; Name of the After Dark executable file
  23. ;
  24. AdExe=AD.EXE
  25.  
  26. ;------------------------------------------------------------------------------
  27. ; Name of After Dark's Dynamic Link Library
  28. ;
  29. AdLib=AD_LIB.DLL
  30.  
  31. ;------------------------------------------------------------------------------
  32. ; Name of Windows Shutter init executable file
  33. ;
  34. AdInit=ADINIT.EXE
  35.  
  36. ;------------------------------------------------------------------------------
  37. ; Name of After Dark's preference file
  38. ;
  39. AdPref=AD_PREFS.INI
  40.  
  41. ;------------------------------------------------------------------------------
  42. ; Name of After Dark's binary preference file
  43. ;
  44. AdCfg=AD.CFG
  45.  
  46. ;------------------------------------------------------------------------------
  47. ; Name of After Dark for DOS's file
  48. ;
  49. AdDos=AD-DOS.COM
  50.  
  51. ;------------------------------------------------------------------------------
  52. ; Name of After Dark for DOS wrap around password utility
  53. ;
  54. AdWrap=AD_WRAP.COM
  55.  
  56. ;------------------------------------------------------------------------------
  57. ; Place any extra files you want copied into the After Dark directory in this
  58. ; section.
  59. ;
  60. ; format: <FILENAME>=
  61. ;         <FILENAME>=
  62. ;
  63. [After Dark Directory Files]
  64. AD_MME.DRV=
  65. AD_MPT.DRV=
  66. AD_SB.DRV=
  67. AD_NVLNW.DLL=
  68. AD_AILAN.DLL=
  69. ADMP.EXE=
  70. AD_NET.EXE=
  71. AFTERDRK.NSS=
  72. README.TXT=
  73. CREEPY_N.ADM=
  74. KALEIDOS.ADM=
  75. MULTI.ADM=
  76. PLANETSI.ADM=
  77. PSYCHOMO.ADM=
  78. SPACE_TO.ADM=
  79. TIMES_UP.ADM=
  80. RANDOM.ADR=
  81.  
  82.  
  83. [Network Libraries]
  84. AD_NVLNW=Novell Netware 2.11 or later
  85. AD_AILAN=Artisoft Lantastic 4.00 or later
  86.  
  87. ;------------------------------------------------------------------------------
  88. ; Place any extra files you want copied into the Windows directory in this
  89. ; section.
  90. ;
  91. ; format: <FILENAME>=
  92. ;         <FILENAME>=
  93. ;
  94. [Windows Directory Files]
  95. AD_SND.DLL=
  96. SPALETTE.DLL=
  97. AD_MESG.ADS=
  98. AD_GRAPH.TXT=
  99. AD_RSRC.DLL=
  100. AD_NVLNW.RTL=
  101. AD_AILAN.RTL=
  102. AD.HLP=
  103. SSADARK.SCR=
  104. NWCONN.DLL=
  105. NWCORE.DLL=
  106. NWMISC.DLL=
  107.  
  108.  
  109. ;------------------------------------------------------------------------------
  110. ; List of After Dark modules to be installed.  These are the names of the
  111. ; files without their extensions.  If you want to exclude a modules from the
  112. ; installation, just remove the "=" from the end of the filename.
  113. ;
  114. [Modules]
  115. 3DBounce=2
  116. Aqua=2
  117. Clocks=2
  118. Draino=2
  119. Fade=2
  120. Globe=2
  121. Grafstat=2
  122. Grav=2
  123. Laser=2
  124. Logo=2
  125. Magic=2
  126. Marbles=2
  127. Message=2
  128. Mirrors=2
  129. Mondrian=2
  130. Mountain=2
  131. Nocturne=2
  132. Penrose=2
  133. Punch=2
  134. Puzzle=2
  135. Rain=2
  136. RainStor=2
  137. Rose=2
  138. Satori=2
  139. Sgyra=2
  140. Shapes=2
  141. SlideSho=2
  142. Sounder=2
  143. Spheres=2
  144. Spotlite=2
  145. Stained=2
  146. String=2
  147. Swans=2
  148. Toasters=2
  149. Vertigo=2
  150. Warp=2
  151. Worms=2
  152. Wrap=2
  153. Zot=2
  154.  
  155. ;-----------------------------------------------------------------------------
  156. ; Any bitmaps to be copied to the BITMAPS directory should be placed here.
  157. ;
  158. ; format: <FILENAME.BMP>=
  159. ;         <FILENAME.BMP>=
  160. ;
  161. [Bitmaps]
  162. ADLogo.bmp=
  163. Earth.bmp=
  164.  
  165. ;-----------------------------------------------------------------------------
  166. ; Any sounds to be copied to the SOUNDS directory should be placed here.
  167. ;
  168. ; format: <FILENAME.WAV>=
  169. ;         <FILENAME.WAV>=
  170. ;
  171. [Sounds]
  172. ClockChm.wav=
  173.  
  174. ;-----------------------------------------------------------------------------
  175. ; Any developer kit files to be copied to the ADMODULE.SDK directory
  176. ; should be placed here.
  177. ;
  178. ; format: <FILENAME>=
  179. ;         <FILENAME>=
  180. ;
  181. [ADMODULE.SDK]
  182. ADRES.EXE=
  183. libentry.obj=
  184. module.c=
  185. module.h=
  186. res_ids.h=
  187. ad_snd.h=
  188. READ_ME.TXT
  189.  
  190. ;-----------------------------------------------------------------------------
  191. ; Sample source files for Blanker module go in this directory.
  192. ;
  193. ; format: <FILENAME>=
  194. ;         <FILENAME>=
  195. ;
  196. [ADMODULE.SDK\BLANKER]
  197. blanker.c=
  198. blanker.def=
  199. blanker.h=
  200. blanker.mkk=
  201. blanker.rc=
  202. cstr.rsc=
  203. ctrl1.rsc=
  204. ctrl2.rsc=
  205. ctrl3.rsc=
  206. ctrl4.rsc=
  207. cwin.rsc=
  208. mname.rsc=
  209.  
  210.  
  211. ;-------------------------------------------------------------------------------------
  212. [Drivers]
  213. AD.386=Virtual Device Driver used by AD-DOS and After Dark
  214.  
  215. ;-------------------------------------------------------------------------------------
  216. ; Delete the following file from the Windows directory.
  217. ;
  218. [Delete Windows Directory Files]
  219. admodule.ads=
  220.  
  221.